places view row: Use proper gettext macros
authorPiotr Drąg <piotrdrag@gmail.com>
Wed, 26 Aug 2015 14:45:33 +0000 (16:45 +0200)
committerPiotr Drąg <piotrdrag@gmail.com>
Wed, 26 Aug 2015 14:45:33 +0000 (16:45 +0200)
commitc75edd32abd59b38dfc4a3c4dc62b3ad74a2d3a9
tree5c7e15e6e2f8bae7a743127d973c45cab443770b
parentbffeae6203ffe5ea91988d4439571568abc95ab7
places view row: Use proper gettext macros

P_() is meant only for property nicks and blurbs. Everything
else should use _().

Follow-up to 2d83dd62173fc5e651e7df95f331ad5cc46a29cf

http://bugzilla.gnome.org/show_bug.cgi?id=754086
gtk/gtkplacesviewrow.c